home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2005 June (DVD) / DPPRO0605DVD.iso / Install / program files / Borland / BDS / 3.0 / Demos / Delphi.Net / CLR / KnowControl / Readme.txt < prev   
Encoding:
Text File  |  2004-10-22  |  663 b   |  15 lines

  1. Knob control demo for Delphi 8 for the Microsoft .NET Framework (Delphi for
  2. .NET)
  3.  
  4. This Knob control is a control like the volume knob on a stereo. It can be
  5. used to set values in a certain range, more or less like a track bar control
  6. is used. The most important properties are demonstarted in the included demo.
  7.  
  8. Compile Examples.Controls.dpr first, and after that, install the generated
  9. assembly in Delphi for .NET. Now open the demo project in Delphi for .NET, and
  10. compile it. You might have to adjust some directories first, as they are
  11. partly hard-coded, and can be different on your system.
  12.  
  13. Copyright ⌐ 2003 Borland
  14. Written by: Rudy Velthuis
  15.